Package-level declarations
Types
Link copied to clipboard
class ExpediaGroupApiGenericErrorException(code: Int, val errorObject: GenericError, transactionId: String?)
Link copied to clipboard
An entity to represent a constraint violation of a property.
Link copied to clipboard
class PropertyConstraintViolationException(message: String, val constraintViolations: List<PropertyConstraintViolation>)
An exception to be thrown when a constraint on some property has been violated.